/*normal styling stuff*/

img {
    width: 150px;
    height: 20px;
}

p {
    margin: 0;
    padding: 0;
}

h1 {
 display:inline; 
 margin:0 .4ex;
}